In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / AllowAnswer Property

AllowAnswer Property (AnnotationComment)

In This Topic
Syntax
'Declaration

 

Public Shadows Property AllowAnswer As Boolean
public new bool AllowAnswer {get; set;}
public read-write property AllowAnswer: Boolean; 
public hide function get,set AllowAnswer : boolean
public: __property new bool get_AllowAnswer();

public: __property new void set_AllowAnswer( 

   bool value

);
public:

new property bool AllowAnswer {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members